Click or drag to resize

MessageBillingInformation Property

Contains the billing information associated with a message.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string BillingInformation { get; set; }

Property Value

Type: String
The billing information.
See Also